OnPreInsert (event)
<SCRIPT LANGUAGE="VBScript"> <!-- Sub sajsset_OnPreInsert() Dim x ' check a condition and set ' x = 0 IF x = 0 Then sajsset.stopAction END IF end sub --> </SCRIPT>